[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Procedure SetXY(X,Y:Word)

    This moves the mouse to position X,Y on the screen.

    Example

    Mouse.SetXY(0,0)

    moves the mouse to the top left of  the screen.  Notice how the mouse
    driver works in pixels (and assumes  a 8x8 font is used) even when in
    text mode.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson